<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin:0;padding:0;border:0;}
#nav {
  line-height: 50px;  list-style-type: none; background:#666;
}
#wz {
	position:relative;
	font-size:13px;
}
#nav a {
 display: block; width: 115px; text-align:center;
}

#nav a:link  {
 color:#666; text-decoration:none;
}
#nav a:visited  {
 color:#666;text-decoration:none;
}
#nav a:hover  {
 color:#FFF;text-decoration:none;font-weight:bold;
}

#nav li {
 float: left; width: 115px; background:#CCC;
}
#nav li a:hover{
 background:#999;
}
#nav li ul {
 line-height: 27px;  list-style-type: none;text-align:left;
 left: -999em; width: 115px; position: absolute; 
}
#nav li ul li{
 float: left; width: 115px;
 background: #F6F6F6; 
}
#tm{
 filter:Alpha(opacity=50);
}
#tm1{
 filter:Alpha(opacity=0);
}
#nav li ul a{
 display: block; width: 115px;width: 115px;text-align:center;
}

#nav li ul a:link  {
 color:#333; text-decoration:none;
 font-size:13px;
}

#nav li ul a:visited  {
 color:#333;text-decoration:none;
}

#nav li ul a:hover  {
 color:#ffffff;text-decoration:none;font-weight:normal;
 background:#0066CC;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}


/*'ff*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.bg {
	background-repeat: repeat-x;
	background-position: top;
}
.mail {
	background-image: url(imgs/bg3.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	background-position: center center;
}
.bk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.links {
	color: #999999;
	border: 1px solid #999999;
}

.wrap{word-wrap:break-word;word-break:break-all; width:180px;overflow:auto;}</pre></body></html>